home *** CD-ROM | disk | FTP | other *** search
- Path: seas.gwu.edu!spiffy
- From: spiffy@seas.gwu.edu (Marc Goldberg)
- Newsgroups: gwu.seas,comp.lang.c
- Subject: Re: help: gcc
- Followup-To: gwu.seas,comp.lang.c
- Date: 11 Mar 1996 18:02:39 GMT
- Organization: George Washington University
- Message-ID: <4i1prv$41s@cronkite.seas.gwu.edu>
- References: <4hpiht$1n2@cronkite.seas.gwu.edu>
- NNTP-Posting-Host: 128.164.9.3
- X-Newsreader: TIN [version 1.2 PL2]
-
- Thanks for all the reponses! The upshot of what I received is:
-
- 1. pid_t is a typedef, not a struct
- 2. and line 23 -- syntax error with my pointer assignment.
-
- Everything else was fixed with these two corrections.
-
- Thx,
- Marc
-